Skip to content

Resource lifeycle testing#2

Merged
Hellblazer merged 3 commits intomainfrom
resource-lifeycle-testing
Dec 28, 2025
Merged

Resource lifeycle testing#2
Hellblazer merged 3 commits intomainfrom
resource-lifeycle-testing

Conversation

@Hellblazer
Copy link
Owner

No description provided.

The detectBackendSupport() method was incorrectly returning NOT_AVAILABLE
when CL.create() threw IllegalStateException with "already been created".
This occurs when OpenCL is initialized elsewhere in the test chain before
TestSupportMatrix runs.

Now treats "already created" as success since OpenCL IS available.
@Hellblazer Hellblazer merged commit 5f7be83 into main Dec 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant